←Select platform

Add Method

Summary

Appends the cut line object to the collection.

Syntax

C#
VB
C++
public override void Add( 
   MedicalViewerPlaneCutLine item 
) 
  
Public Overrides Sub Add( _ 
   ByVal item As MedicalViewerPlaneCutLine _ 
)  
             
            public: 
void Add(  
   _MedicalViewerPlaneCutLine^_ item 
) override  
             

Parameters

item
MedicalViewerPlaneCutLine that represents the item to be appended.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly